Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

export memory for the C wasi-threads test module #100

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

yamt
Copy link
Contributor

@yamt yamt commented Aug 10, 2024

wasi requires the memory exported as "memory".
certain runtimes actually requires it. (eg. wasmtime)

cf. WebAssembly/wasi-sdk#297

also, bump the wasi-sdk version because this doesn't work with an old wasm-ld.

wasi requires the memory exported as "memory".
certain runtimes actually requires it. (eg. wasmtime)

cf. WebAssembly/wasi-sdk#297

also, bump the wasi-sdk version because this doesn't work
with an old wasm-ld.
yamt added a commit to yamt/toywasm that referenced this pull request Aug 10, 2024
yamt added a commit to yamt/toywasm that referenced this pull request Aug 10, 2024
@loganek loganek merged commit ce12493 into WebAssembly:main Aug 12, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants